home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Desk Accessories / Programming Tools / StackSniffer1.0 / StackSniffer1.0.rsrc / DITL.txt < prev    next >
Encoding:
Text File  |  1986-06-05  |  1.1 KB  |  30 lines

  1. DITL_-16000.txt
  2. # 3 entries
  3. # item 0: BUTTON (0x04) enabled
  4. #   bounds: x1=136 y1=61 x2=196 y2=81
  5. #   text: "About..."
  6. # item 1: TEXT (0x08) enabled
  7. #   bounds: x1=29 y1=8 x2=90 y2=23
  8. #   text: "Stack:  $"
  9. # item 2: TEXT (0x08) enabled
  10. #   bounds: x1=33 y1=24 x2=95 y2=41
  11. #   text: "Heap:  $"
  12.  
  13.  
  14. DITL_-15998.txt
  15. # 4 entries
  16. # item 0: BUTTON (0x04) enabled
  17. #   bounds: x1=369 y1=193 x2=429 y2=213
  18. #   text: "OK"
  19. # item 1: TEXT (0x08) enabled
  20. #   bounds: x1=105 y1=0 x2=308 y2=83
  21. #   text: "             StackSniffer  1.0\n             by Jan Eugenides\n             Assembly  Corner\n                P.O. Box 151\n           Maynard, MA  01754"
  22. # item 2: TEXT (0x08) enabled
  23. #   bounds: x1=23 y1=96 x2=426 y2=132
  24. #   text: "A simple little utility, StackSniffer continuously displays the stack pointer, and the address of the top of the application "
  25. # item 3: TEXT (0x08) enabled
  26. #   bounds: x1=23 y1=128 x2=427 y2=180
  27. #   text: "heap.  I needed to see just how much stack space a certain recursive routine was using, and this little DA came in very handy.  Perhaps you can use it, too."
  28.  
  29.  
  30.